Mobile Payments SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mobile Payments SDK
Mobile Payments SDK
/
com.fiserv.payments.ui.data
Package-level
declarations
Types
Types
Country
Link copied to clipboard
data
class
Country
(
val
name
:
String
,
val
code
:
String
)
USState
Link copied to clipboard
data
class
USState
(
val
name
:
String
,
val
abbreviation
:
String
)